home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 20 / Cream of the Crop 20 (Terry Blount) (1996).iso / comm / pwrpgp32.zip / POWERPGP.EXE / 0 / RCDATA / TFORM11 / TFORM11.txt
Text File  |  1996-06-06  |  25KB  |  614 lines

  1. object Form11: TForm11
  2.   Left = 315
  3.   Top = 176
  4.   BorderStyle = bsDialog
  5.   Caption = 'PowerPGP Documentation and History File'
  6.   ClientHeight = 398
  7.   ClientWidth = 592
  8.   Font.Color = clWindowText
  9.   Font.Height = -11
  10.   Font.Name = 'MS Sans Serif'
  11.   Font.Style = []
  12.   Position = poScreenCenter
  13.   PixelsPerInch = 96
  14.   TextHeight = 13
  15.   object RichEdit1: TRichEdit
  16.     Left = 0
  17.     Top = 4
  18.     Width = 589
  19.     Height = 361
  20.     Lines.Strings = (
  21.       'PowerPGP 1.3x '
  22.       'PGP Message Encryption Shell for Windows'
  23.       ''
  24.       ''
  25.       ''
  26.       'Important!!! '
  27.       
  28.         'Read this entire document before using to understand exactly wha' +
  29.         't all the features do.'
  30.       ''
  31.       ''
  32.       ''
  33.       'First - The Legal Stuff:'
  34.       
  35.         'THIS SOFTWARE AND ACCOMPANYING MATERIALS ARE DISTRIBUTED "AS IS"' +
  36.         ' WITHOUT WARRANTY, '
  37.       
  38.         'EXPRESS, IMPLIED OR STATUTORY, INCLUDING BUT NOT LIMITED TO ANY ' +
  39.         'IMPLIED WARRANTIES OF '
  40.       
  41.         'MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. IN NO EVEN' +
  42.         'T SHALL ANYONE INVOLVED '
  43.       
  44.         'WITH THE CREATION AND PRODUCTION OF THIS PRODUCT BE LIABLE FOR I' +
  45.         'NDIRECT, SPECIAL, OR '
  46.       
  47.         'CONSEQUENTIAL DAMAGES, ARISING OUT OF ANY USE THEREOF OR BREACH ' +
  48.         'OF ANY'
  49.       
  50.         'WARRANTY.  THIS SOFTWARE IS LICENSED NOT SOLD. YOU DO NOT OWN TH' +
  51.         'E SOFTWARE AND YOU ARE '
  52.       
  53.         'NOT ALLOWED TO DECOMPILE OR DISASSEMBLE THIS SOFTWARE IN ANY WAY' +
  54.         '.'
  55.       ''
  56.       'Requirements:'
  57.       
  58.         'The DOS PGP program must be PROPERLY installed before PowerPGP!!' +
  59.         '!'
  60.       'Windows 95 or Windows 3.1X running enhanced mode'
  61.       '386DX+ CPU (486 or better recommended)'
  62.       
  63.         '4 MB RAM (Required for Windows to Run Enhanced mode halfway effi' +
  64.         'ciently) '
  65.       '8 MB RAM recommended'
  66.       ''
  67.       'Required Files:'
  68.       
  69.         'POWERPGP.EXE - The executable program itself. (Put in Any direct' +
  70.         'ory you like)'
  71.       ''
  72.       
  73.         'PGPUSR.EXE - A DOS executable creates a list of users in your Pu' +
  74.         'bring.PGP file for PoerPGP to use. (Put in the same '
  75.       'directory as your PGP.EXE program)'
  76.       ''
  77.       'POWERPGP.RTF - This document'
  78.       ''
  79.       'FILE_ID.DIZ - BBS Description file'
  80.       ''
  81.       
  82.         'J_FEENIN.PGP - My Public Keys to import into your public keyring' +
  83.         ' so you can encrypt mail to me.'
  84.       ''
  85.       
  86.         'PGPW.HLP - Help File Documentation for DOS PGP Written by Jeff S' +
  87.         'heets. Put in your PGP directory.'
  88.       ''
  89.       
  90.         'What is PowerPGP? -  PowerPGP is simply a shell program for the ' +
  91.         'DOS based FREEWARE PGP Program.  You must '
  92.       
  93.         'have the PGP program installed prior to running PowerPGP or it w' +
  94.         'ill do nothing.  PowerPGP was designed to make '
  95.       
  96.         'writing and Encrypting E-mail messages E-mail messages simple an' +
  97.         'd easy in Windows.  It is designed mainly towards '
  98.       
  99.         'that end although it can also encrypt files as well.  This file ' +
  100.         'will cover the basics of PowerPGP operation, it will not go '
  101.       
  102.         'into detail on how to use PGP itself.  PGP has it'#39's own very wel' +
  103.         'l put together set of documentation that you should have '
  104.       
  105.         'already read and if you haven'#39't go do it now.  Also it should be' +
  106.         ' noted that there are many more advanced options to '
  107.       
  108.         'PGP that are not supported in the shell.  The idea was to keep i' +
  109.         't simple and easy to use so I did not put in options that I '
  110.       
  111.         'myself would not use on a regular basis.  PowerPGP will encrypt ' +
  112.         'and decrypt messages for any internet mail program or '
  113.       
  114.         'any Windows based BBS program because it uses the Windows Clipbo' +
  115.         'ard to cut and paste the info to and from the '
  116.       'application.'
  117.       ''
  118.       ''
  119.       
  120.         'Writing a message with PowerPGP. -  To compose a message that yo' +
  121.         'u intend to encrypt with PowerPGP is simple.  You '
  122.       
  123.         'simply type the message into the message window of PowerPGP and ' +
  124.         'enter the Public Key name of the user you intend '
  125.       
  126.         'to send it to in the "Public Key To Use" box of PowerPGP.  When ' +
  127.         'you are done writing your message you select the '
  128.       
  129.         'encrypt option. PowerPGP will then write the file to a temp file' +
  130.         ' and shell out to the DOS PGP program with the correct '
  131.       
  132.         'commands to encrypt it and then read the encrypted message back ' +
  133.         'into the message window.  PowerPGP will then '
  134.       
  135.         'automatically delete the temp files it wrote.  You now have an e' +
  136.         'ncrypted version of your message in the message '
  137.       
  138.         'window.  You can then click on the "Cut" button and it will cut ' +
  139.         'the encrypted message to the clipboard.  You then go to '
  140.       
  141.         'the message editor on your mail program and paste the encrypted ' +
  142.         'message into your compose message window,  It '
  143.       
  144.         'sounds a lot worse than it really is.  Also it should be noted t' +
  145.         'hat you MUST have the public key to the person you are '
  146.       
  147.         'sending the message to on your public keyring already.  Once you' +
  148.         ' encrypt a message to someone with their public key '
  149.       
  150.         'not even you can decrypt it, only they and their secret key can ' +
  151.         'decrypt it.  For more information refer to the PGP '
  152.       'documentation.'
  153.       ''
  154.       ''
  155.       
  156.         'Decrypting a message with PowerPGP. -  Similarly this is done wi' +
  157.         'th the clipboard. First make sure your message window '
  158.       
  159.         'in your mail reader is wide enough that none of the lines are wo' +
  160.         'rd-wrapped where they are not supposed to be.  You will '
  161.       
  162.         'be able to tell trust me.  Making sure the lines are all even th' +
  163.         'en select the entire message block including the BEGIN '
  164.       
  165.         'and END PGP message lines. PGP needs these to know when to start' +
  166.         ' and stop decrypting, without them decryption will '
  167.       
  168.         'fail. After selecting the entire encrypted message copy it to th' +
  169.         'e clipboard with whatever command your mail reader uses, '
  170.       
  171.         'usually Ctrl-C in windows programs.  Then go to the PowerPGP pro' +
  172.         'gram and select Paste.  PowerPGP will automatically '
  173.       
  174.         'replace anything in your message window with the encrypted messa' +
  175.         'ge.  You can now decrypt the message with the '
  176.       
  177.         'decrypt key. If the message was properly encoded with your publi' +
  178.         'c key by the person who sent it you will be able to read '
  179.       
  180.         'it after decoding if you do not have the secret key required to ' +
  181.         'decrypt the message decryption will fail.  Once you read '
  182.       
  183.         'the message you can select the quote option and it will quote ou' +
  184.         't all the text so you can reply to the original message '
  185.       
  186.         'and follow the encrypt message options to encrypt a reply back t' +
  187.         'o them.  Make sure you specify their public key for '
  188.       
  189.         'encrypting a message to them.  You do not need to specify a publ' +
  190.         'ic key for decryption, PGP will automatically search '
  191.       
  192.         'your Secret keyring for a valid secret key and prompt you for yo' +
  193.         'ur pass phrase to decrypt. Always be sure to protect your '
  194.       'pass phrase and secret key DO NOT GIVE EITHER TO ANYONE!!!'
  195.       ''
  196.       ''
  197.       
  198.         'Signing a message with PowerPGP. -  This is exactly the same as ' +
  199.         'encrypting except you use the Sign button instead of '
  200.       
  201.         'the encrypt and PGP will ask you for your pass phrase to verify ' +
  202.         'it is really you signing the message.  Note. PowerPGP '
  203.       
  204.         'automatically uses the CLEARSIG method for signatures. This meth' +
  205.         'od signs the message but leaves the message text '
  206.       
  207.         'readable.  This is so the person you are sending the message to ' +
  208.         'can verify that you